[INFO] cloning repository https://github.com/dminkovski/customer-support-assistant-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dminkovski/customer-support-assistant-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdminkovski%2Fcustomer-support-assistant-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdminkovski%2Fcustomer-support-assistant-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3abe102cc9b33858e62da54bdc4320231fe9cd65
[INFO] testing dminkovski/customer-support-assistant-rust against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdminkovski%2Fcustomer-support-assistant-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dminkovski/customer-support-assistant-rust
[INFO] finished tweaking git repo https://github.com/dminkovski/customer-support-assistant-rust
[INFO] tweaked toml for git repo https://github.com/dminkovski/customer-support-assistant-rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dminkovski/customer-support-assistant-rust on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dminkovski/customer-support-assistant-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e9ea97712d7b204eaa839cb6be24eb8d3e7f96d0c5cbc222b5cb3571e89d63f
[INFO] running `Command { std: "docker" "start" "-a" "8e9ea97712d7b204eaa839cb6be24eb8d3e7f96d0c5cbc222b5cb3571e89d63f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e9ea97712d7b204eaa839cb6be24eb8d3e7f96d0c5cbc222b5cb3571e89d63f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e9ea97712d7b204eaa839cb6be24eb8d3e7f96d0c5cbc222b5cb3571e89d63f", kill_on_drop: false }`
[INFO] [stdout] 8e9ea97712d7b204eaa839cb6be24eb8d3e7f96d0c5cbc222b5cb3571e89d63f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e8ab4ca05dad2521aba88fb68b20346bc47762b0bedb14f3ca24fed29bf1893
[INFO] running `Command { std: "docker" "start" "-a" "7e8ab4ca05dad2521aba88fb68b20346bc47762b0bedb14f3ca24fed29bf1893", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.70
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling cc v1.1.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling customer-support-assistant-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Command`
[INFO] [stdout]  --> src/helpers/command_line.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crossterm::{Command, ExecutableCommand};
[INFO] [stdout]   |                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SupportCase`
[INFO] [stdout]  --> src/helpers/request.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 |         general::support_case::{ SupportCase},
[INFO] [stdout]   |                                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::de::DeserializeOwned`
[INFO] [stdout]  --> src/helpers/backend.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::de::DeserializeOwned;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/models/agents/agent_query.rs:8:44
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::models::general::support_case::{self, SupportCase};
[INFO] [stdout]   |                                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/models/agents/agent_sentiment.rs:8:44
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::models::general::support_case::{self, SupportCase};
[INFO] [stdout]   |                                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `self`, `sleep`, `stdin`, and `stdout`
[INFO] [stdout]  --> src/models/agents/agent_backend.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{stdin, stdout},
[INFO] [stdout]   |          ^^^^^  ^^^^^^
[INFO] [stdout] 3 |     process::{Command, Stdio},
[INFO] [stdout] 4 |     thread::{self, sleep},
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout] 5 |     time::{self, Duration},
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Color`, `ExecutableCommand`, `Print`, `ResetColor`, and `SetForegroundColor`
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |     style::{Color, Print, ResetColor, SetForegroundColor},
[INFO] [stdout]    |             ^^^^^  ^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     ExecutableCommand,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:15:426
[INFO] [stdout]    |
[INFO] [stdout] 15 | ... ai::chatgpt::Message, general::{route::Route, support_case::{self, SupportCase}}}};
[INFO] [stdout]    |                                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `common_agent::CommonAgent`
[INFO] [stdout]  --> src/models/agents_coordinator/agent_coordinator.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     common_agent::CommonAgent,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CommonTrait`
[INFO] [stdout]  --> src/models/agents_coordinator/agent_coordinator.rs:6:41
[INFO] [stdout]   |
[INFO] [stdout] 6 |     common_traits::{AgentFunctionTrait, CommonTrait},
[INFO] [stdout]   |                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/models/agents/agent_escalation.rs:81:15
[INFO] [stdout]    |
[INFO] [stdout] 81 |           Err(e) => {
[INFO] [stdout]    |               ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extend_ai_function` is never used
[INFO] [stdout]   --> src/helpers/backend.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn extend_ai_function(ai_func: fn(&str) -> &'static str, func_input: &str) -> Message {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `memory` is never read
[INFO] [stdout]   --> src/models/agents_common/common_agent.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct CommonAgent {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub memory: Vec<Message>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommonAgent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_state`, `get_role`, `get_objective`, and `get_memory` are never used
[INFO] [stdout]   --> src/models/agents_common/common_traits.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub trait CommonTrait {
[INFO] [stdout]    |           ----------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 11 |     fn get_state(&self) -> &AgentState;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 12 |     fn get_role(&self) -> &String;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 13 |     fn get_objective(&self) -> &String;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 14 |     fn get_memory(&self) -> &Vec<Message>;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_common_from_agent` is never used
[INFO] [stdout]   --> src/models/agents_common/common_traits.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub trait AgentFunctionTrait: Debug {
[INFO] [stdout]    |           ------------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 23 |     fn get_common_from_agent(&self) -> &CommonAgent;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `case_id` and `created_at` are never read
[INFO] [stdout]   --> src/models/general/support_case.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct SupportCase {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout]  8 |     pub case_id: Uuid,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub created_at: DateTime<Local>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SupportCase` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/helpers/command_line.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         stdout.execute(SetForegroundColor(Color::Blue));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let _ = stdout.execute(SetForegroundColor(Color::Blue));
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/helpers/command_line.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         stdout.execute(SetForegroundColor(color));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let _ = stdout.execute(SetForegroundColor(color));
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/models/agents/agent_backend.rs:375:21
[INFO] [stdout]     |
[INFO] [stdout] 375 |                     &AgentState::Finished;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 375 |                     let _ = &AgentState::Finished;
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.13s
[INFO] running `Command { std: "docker" "inspect" "7e8ab4ca05dad2521aba88fb68b20346bc47762b0bedb14f3ca24fed29bf1893", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e8ab4ca05dad2521aba88fb68b20346bc47762b0bedb14f3ca24fed29bf1893", kill_on_drop: false }`
[INFO] [stdout] 7e8ab4ca05dad2521aba88fb68b20346bc47762b0bedb14f3ca24fed29bf1893
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dbc559c7c86c7b2ac48cb622d4adae59de30946026772eab64802c0fc1aa99cf
[INFO] running `Command { std: "docker" "start" "-a" "dbc559c7c86c7b2ac48cb622d4adae59de30946026772eab64802c0fc1aa99cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling customer-support-assistant-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Command`
[INFO] [stdout]  --> src/helpers/command_line.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crossterm::{Command, ExecutableCommand};
[INFO] [stdout]   |                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SupportCase`
[INFO] [stdout]  --> src/helpers/request.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 |         general::support_case::{ SupportCase},
[INFO] [stdout]   |                                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::de::DeserializeOwned`
[INFO] [stdout]  --> src/helpers/backend.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::de::DeserializeOwned;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/models/agents/agent_query.rs:8:44
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::models::general::support_case::{self, SupportCase};
[INFO] [stdout]   |                                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/models/agents/agent_sentiment.rs:8:44
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::models::general::support_case::{self, SupportCase};
[INFO] [stdout]   |                                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/models/agents/agent_sentiment.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `self`, `sleep`, `stdin`, and `stdout`
[INFO] [stdout]  --> src/models/agents/agent_backend.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{stdin, stdout},
[INFO] [stdout]   |          ^^^^^  ^^^^^^
[INFO] [stdout] 3 |     process::{Command, Stdio},
[INFO] [stdout] 4 |     thread::{self, sleep},
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout] 5 |     time::{self, Duration},
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Color`, `ExecutableCommand`, `Print`, `ResetColor`, and `SetForegroundColor`
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |     style::{Color, Print, ResetColor, SetForegroundColor},
[INFO] [stdout]    |             ^^^^^  ^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     ExecutableCommand,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/models/agents/agent_backend.rs:15:426
[INFO] [stdout]    |
[INFO] [stdout] 15 | ... ai::chatgpt::Message, general::{route::Route, support_case::{self, SupportCase}}}};
[INFO] [stdout]    |                                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `common_agent::CommonAgent`
[INFO] [stdout]  --> src/models/agents_coordinator/agent_coordinator.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     common_agent::CommonAgent,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CommonTrait`
[INFO] [stdout]  --> src/models/agents_coordinator/agent_coordinator.rs:6:41
[INFO] [stdout]   |
[INFO] [stdout] 6 |     common_traits::{AgentFunctionTrait, CommonTrait},
[INFO] [stdout]   |                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/models/agents/agent_escalation.rs:81:15
[INFO] [stdout]    |
[INFO] [stdout] 81 |           Err(e) => {
[INFO] [stdout]    |               ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extend_ai_function` is never used
[INFO] [stdout]   --> src/helpers/backend.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn extend_ai_function(ai_func: fn(&str) -> &'static str, func_input: &str) -> Message {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `memory` is never read
[INFO] [stdout]   --> src/models/agents_common/common_agent.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct CommonAgent {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub memory: Vec<Message>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommonAgent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_state`, `get_role`, `get_objective`, and `get_memory` are never used
[INFO] [stdout]   --> src/models/agents_common/common_traits.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub trait CommonTrait {
[INFO] [stdout]    |           ----------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 11 |     fn get_state(&self) -> &AgentState;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 12 |     fn get_role(&self) -> &String;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 13 |     fn get_objective(&self) -> &String;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 14 |     fn get_memory(&self) -> &Vec<Message>;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_common_from_agent` is never used
[INFO] [stdout]   --> src/models/agents_common/common_traits.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub trait AgentFunctionTrait: Debug {
[INFO] [stdout]    |           ------------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 23 |     fn get_common_from_agent(&self) -> &CommonAgent;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `case_id` and `created_at` are never read
[INFO] [stdout]   --> src/models/general/support_case.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct SupportCase {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout]  8 |     pub case_id: Uuid,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub created_at: DateTime<Local>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SupportCase` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/helpers/command_line.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         stdout.execute(SetForegroundColor(Color::Blue));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let _ = stdout.execute(SetForegroundColor(Color::Blue));
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/helpers/command_line.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         stdout.execute(SetForegroundColor(color));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let _ = stdout.execute(SetForegroundColor(color));
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/models/agents/agent_backend.rs:375:21
[INFO] [stdout]     |
[INFO] [stdout] 375 |                     &AgentState::Finished;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 375 |                     let _ = &AgentState::Finished;
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.36s
[INFO] running `Command { std: "docker" "inspect" "dbc559c7c86c7b2ac48cb622d4adae59de30946026772eab64802c0fc1aa99cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbc559c7c86c7b2ac48cb622d4adae59de30946026772eab64802c0fc1aa99cf", kill_on_drop: false }`
[INFO] [stdout] dbc559c7c86c7b2ac48cb622d4adae59de30946026772eab64802c0fc1aa99cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1d98d5c4983a0b7752825a03899911a49589817b305b36d505f70cb7dfb76d19
[INFO] running `Command { std: "docker" "start" "-a" "1d98d5c4983a0b7752825a03899911a49589817b305b36d505f70cb7dfb76d19", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Command`
[INFO] [stderr]  --> src/helpers/command_line.rs:2:17
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crossterm::{Command, ExecutableCommand};
[INFO] [stderr]   |                 ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `SupportCase`
[INFO] [stderr]  --> src/helpers/request.rs:7:34
[INFO] [stderr]   |
[INFO] [stderr] 7 |         general::support_case::{ SupportCase},
[INFO] [stderr]   |                                  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde::de::DeserializeOwned`
[INFO] [stderr]  --> src/helpers/backend.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use serde::de::DeserializeOwned;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]  --> src/models/agents/agent_query.rs:8:44
[INFO] [stderr]   |
[INFO] [stderr] 8 | use crate::models::general::support_case::{self, SupportCase};
[INFO] [stderr]   |                                            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]  --> src/models/agents/agent_sentiment.rs:8:44
[INFO] [stderr]   |
[INFO] [stderr] 8 | use crate::models::general::support_case::{self, SupportCase};
[INFO] [stderr]   |                                            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]   --> src/models/agents/agent_sentiment.rs:98:9
[INFO] [stderr]    |
[INFO] [stderr] 98 |     use super::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `self`, `sleep`, `stdin`, and `stdout`
[INFO] [stderr]  --> src/models/agents/agent_backend.rs:2:10
[INFO] [stderr]   |
[INFO] [stderr] 2 |     io::{stdin, stdout},
[INFO] [stderr]   |          ^^^^^  ^^^^^^
[INFO] [stderr] 3 |     process::{Command, Stdio},
[INFO] [stderr] 4 |     thread::{self, sleep},
[INFO] [stderr]   |                    ^^^^^
[INFO] [stderr] 5 |     time::{self, Duration},
[INFO] [stderr]   |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Color`, `ExecutableCommand`, `Print`, `ResetColor`, and `SetForegroundColor`
[INFO] [stderr]   --> src/models/agents/agent_backend.rs:10:13
[INFO] [stderr]    |
[INFO] [stderr] 10 |     style::{Color, Print, ResetColor, SetForegroundColor},
[INFO] [stderr]    |             ^^^^^  ^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 11 |     ExecutableCommand,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]   --> src/models/agents/agent_backend.rs:15:426
[INFO] [stderr]    |
[INFO] [stderr] 15 | ... ai::chatgpt::Message, general::{route::Route, support_case::{self, SupportCase}}}};
[INFO] [stderr]    |                                                                  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `common_agent::CommonAgent`
[INFO] [stderr]  --> src/models/agents_coordinator/agent_coordinator.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 |     common_agent::CommonAgent,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `CommonTrait`
[INFO] [stderr]  --> src/models/agents_coordinator/agent_coordinator.rs:6:41
[INFO] [stderr]   |
[INFO] [stderr] 6 |     common_traits::{AgentFunctionTrait, CommonTrait},
[INFO] [stderr]   |                                         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]   --> src/models/agents/agent_escalation.rs:81:15
[INFO] [stderr]    |
[INFO] [stderr] 81 |           Err(e) => {
[INFO] [stderr]    |               ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `extend_ai_function` is never used
[INFO] [stderr]   --> src/helpers/backend.rs:13:8
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub fn extend_ai_function(ai_func: fn(&str) -> &'static str, func_input: &str) -> Message {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `memory` is never read
[INFO] [stderr]   --> src/models/agents_common/common_agent.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct CommonAgent {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 19 |     pub memory: Vec<Message>,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CommonAgent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_state`, `get_role`, `get_objective`, and `get_memory` are never used
[INFO] [stderr]   --> src/models/agents_common/common_traits.rs:11:8
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub trait CommonTrait {
[INFO] [stderr]    |           ----------- methods in this trait
[INFO] [stderr] ...
[INFO] [stderr] 11 |     fn get_state(&self) -> &AgentState;
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 12 |     fn get_role(&self) -> &String;
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] 13 |     fn get_objective(&self) -> &String;
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 14 |     fn get_memory(&self) -> &Vec<Message>;
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_common_from_agent` is never used
[INFO] [stderr]   --> src/models/agents_common/common_traits.rs:23:8
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub trait AgentFunctionTrait: Debug {
[INFO] [stderr]    |           ------------------ method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 23 |     fn get_common_from_agent(&self) -> &CommonAgent;
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `case_id` and `created_at` are never read
[INFO] [stderr]   --> src/models/general/support_case.rs:8:9
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub struct SupportCase {
[INFO] [stderr]    |            ----------- fields in this struct
[INFO] [stderr]  8 |     pub case_id: Uuid,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 16 |     pub created_at: DateTime<Local>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SupportCase` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/helpers/command_line.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 28 |         stdout.execute(SetForegroundColor(Color::Blue));
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 28 |         let _ = stdout.execute(SetForegroundColor(Color::Blue));
[INFO] [stderr]    |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/helpers/command_line.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 30 |         stdout.execute(SetForegroundColor(color));
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 30 |         let _ = stdout.execute(SetForegroundColor(color));
[INFO] [stderr]    |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> src/models/agents/agent_backend.rs:375:21
[INFO] [stderr]     |
[INFO] [stderr] 375 |                     &AgentState::Finished;
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 375 |                     let _ = &AgentState::Finished;
[INFO] [stderr]     |                     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `customer-support-assistant-rust` (bin "customer-support-assistant-rust" test) generated 20 warnings (run `cargo fix --bin "customer-support-assistant-rust" -p customer-support-assistant-rust --tests` to apply 11 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/customer_support_assistant_rust-d7e489675fe6bd4c)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] [38;5;12m[38;5;14m[0mtest models::agents::agent_sentiment::tests::tests_sentiment_agent ... ok
[INFO] [stdout] test models::agents::agent_query::tests::tests_query_agent ... FAILED
[INFO] [stdout] test api::gpt_request::tests::test_call_gpt ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- models::agents::agent_query::tests::tests_query_agent stdout ----
[INFO] [stdout] |Customer Support|INFO: Handling initial query: I don't like this room you gave me.
[INFO] [stdout] 
[INFO] [stdout] thread 'models::agents::agent_query::tests::tests_query_agent' (18) panicked at src/api/gpt_request.rs:13:47:
[INFO] [stdout] AZURE_OPEN_AI_ENDPOINT missing from .env: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f34c32a2b8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f34c32a2b8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f34c32a2b8a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f34c32a2b8a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f34c32b896a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f34c32b896a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5f34c32a7b22 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f34c32a7b22 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f34c328024f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f34c328024f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f34c329a219 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f34c2e9aafc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f34c2e9aafc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f34c329a492 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f34c329a492 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f34c3280308 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f34c3275109 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f34c328127d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f34c32b912c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f34c32b8ea2 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f34c2e71254 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenv[b00e5bf0bca51151]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5f34c2e82222 - customer_support_assistant_rust[900076eeab91e06c]::api::gpt_request::call_gpt::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/gpt_request.rs:13:47
[INFO] [stdout]   22:     0x5f34c2e70189 - customer_support_assistant_rust[900076eeab91e06c]::helpers::request::ai_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/helpers/request.rs:30:95
[INFO] [stdout]   23:     0x5f34c2e8ae47 - <customer_support_assistant_rust[900076eeab91e06c]::models::agents::agent_query::AgentCustomerQuery>::handle_initial_query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents/agent_query.rs:33:77
[INFO] [stderr] error: test failed, to rerun pass `--bin customer-support-assistant-rust`
[INFO] [stdout]   24:     0x5f34c2e8ba01 - <customer_support_assistant_rust[900076eeab91e06c]::models::agents::agent_query::AgentCustomerQuery as customer_support_assistant_rust[900076eeab91e06c]::models::agents_common::common_traits::AgentFunctionTrait>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents/agent_query.rs:55:61
[INFO] [stdout]   25:     0x5f34c2e74a3f - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5f34c2e8b6a6 - customer_support_assistant_rust[900076eeab91e06c]::models::agents::agent_query::tests::tests_query_agent::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents/agent_query.rs:99:50
[INFO] [stdout]   27:     0x5f34c2e74a82 - <core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5f34c2e74abd - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5f34c2e81aad - <tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   30:     0x5f34c2e819eb - tokio[83d26c8d9b2abfac]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   31:     0x5f34c2e819eb - tokio[83d26c8d9b2abfac]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   32:     0x5f34c2e819eb - <tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   33:     0x5f34c2e7e940 - <tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   34:     0x5f34c2e80aa0 - <tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   35:     0x5f34c2e80824 - <tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   36:     0x5f34c2e85ccb - <tokio[83d26c8d9b2abfac]::runtime::context::scoped::Scoped<tokio[83d26c8d9b2abfac]::runtime::scheduler::Context>>::set::<<tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5f34c2e6fd99 - tokio[83d26c8d9b2abfac]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   38:     0x5f34c2e6bf72 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[83d26c8d9b2abfac]::runtime::context::Context>>::try_with::<tokio[83d26c8d9b2abfac]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   39:     0x5f34c2e6bd3e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[83d26c8d9b2abfac]::runtime::context::Context>>::with::<tokio[83d26c8d9b2abfac]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   40:     0x5f34c2e6efad - tokio[83d26c8d9b2abfac]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   41:     0x5f34c2e7f150 - <tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   42:     0x5f34c2e7f3c6 - <tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   43:     0x5f34c2e80579 - <tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   44:     0x5f34c2e7fba3 - tokio[83d26c8d9b2abfac]::runtime::context::runtime::enter_runtime::<<tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5f34c2e7e791 - <tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   46:     0x5f34c2e6b85a - <tokio[83d26c8d9b2abfac]::runtime::runtime::Runtime>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   47:     0x5f34c2e8cb41 - customer_support_assistant_rust[900076eeab91e06c]::models::agents::agent_query::tests::tests_query_agent
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents/agent_query.rs:100:28
[INFO] [stdout]   48:     0x5f34c2e8b407 - customer_support_assistant_rust[900076eeab91e06c]::models::agents::agent_query::tests::tests_query_agent::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/models/agents/agent_query.rs:92:33
[INFO] [stdout]   49:     0x5f34c2e75966 - <customer_support_assistant_rust[900076eeab91e06c]::models::agents::agent_query::tests::tests_query_agent::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5f34c2e8dddb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f34c2e8dddb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x5f34c2e9b5cb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x5f34c2e9b5cb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5f34c2e9b5cb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5f34c2e9b5cb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5f34c2e9b5cb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5f34c2e9b5cb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x5f34c2e9b5cb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x5f34c2e94ce4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x5f34c2e94ce4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5f34c2e9e1d2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x5f34c2e9e1d2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5f34c2e9e1d2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5f34c2e9e1d2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5f34c2e9e1d2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5f34c2e9e1d2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x5f34c2e9e1d2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5f34c32a1c4f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x5f34c32a1c4f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x748f69fb4aa4 - <unknown>
[INFO] [stdout]   71:     0x748f6a041a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::gpt_request::tests::test_call_gpt stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::gpt_request::tests::test_call_gpt' (17) panicked at src/api/gpt_request.rs:13:47:
[INFO] [stdout] AZURE_OPEN_AI_ENDPOINT missing from .env: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f34c32a2b8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f34c32a2b8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f34c32a2b8a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f34c32a2b8a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f34c32b896a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f34c32b896a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5f34c32a7b22 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f34c32a7b22 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f34c328024f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f34c328024f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f34c329a219 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f34c2e9aafc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f34c2e9aafc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f34c329a492 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f34c329a492 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f34c3280308 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f34c3275109 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f34c328127d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f34c32b912c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f34c32b8ea2 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f34c2e71254 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, dotenv[b00e5bf0bca51151]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5f34c2e82222 - customer_support_assistant_rust[900076eeab91e06c]::api::gpt_request::call_gpt::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/gpt_request.rs:13:47
[INFO] [stdout]   22:     0x5f34c2e708f5 - customer_support_assistant_rust[900076eeab91e06c]::api::gpt_request::tests::test_call_gpt::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/gpt_request.rs:68:41
[INFO] [stdout]   23:     0x5f34c2e74a82 - <core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f34c2e74abd - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f34c2e81aad - <tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   26:     0x5f34c2e819eb - tokio[83d26c8d9b2abfac]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x5f34c2e819eb - tokio[83d26c8d9b2abfac]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x5f34c2e819eb - <tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   29:     0x5f34c2e7e940 - <tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   30:     0x5f34c2e80aa0 - <tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   31:     0x5f34c2e80824 - <tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   32:     0x5f34c2e85ccb - <tokio[83d26c8d9b2abfac]::runtime::context::scoped::Scoped<tokio[83d26c8d9b2abfac]::runtime::scheduler::Context>>::set::<<tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f34c2e6fd99 - tokio[83d26c8d9b2abfac]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   34:     0x5f34c2e6bf72 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[83d26c8d9b2abfac]::runtime::context::Context>>::try_with::<tokio[83d26c8d9b2abfac]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f34c2e6bd3e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[83d26c8d9b2abfac]::runtime::context::Context>>::with::<tokio[83d26c8d9b2abfac]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f34c2e6efad - tokio[83d26c8d9b2abfac]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   37:     0x5f34c2e7f150 - <tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   38:     0x5f34c2e7f3c6 - <tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   39:     0x5f34c2e80579 - <tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   40:     0x5f34c2e7fba3 - tokio[83d26c8d9b2abfac]::runtime::context::runtime::enter_runtime::<<tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f34c2e7e791 - <tokio[83d26c8d9b2abfac]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   42:     0x5f34c2e6b85a - <tokio[83d26c8d9b2abfac]::runtime::runtime::Runtime>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   43:     0x5f34c2e72f21 - customer_support_assistant_rust[900076eeab91e06c]::api::gpt_request::tests::test_call_gpt
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/gpt_request.rs:72:16
[INFO] [stdout]   44:     0x5f34c2e706a7 - customer_support_assistant_rust[900076eeab91e06c]::api::gpt_request::tests::test_call_gpt::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/gpt_request.rs:62:29
[INFO] [stdout]   45:     0x5f34c2e75926 - <customer_support_assistant_rust[900076eeab91e06c]::api::gpt_request::tests::test_call_gpt::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5f34c2e8dddb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5f34c2e8dddb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5f34c2e9b5cb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5f34c2e9b5cb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5f34c2e9b5cb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5f34c2e9b5cb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5f34c2e9b5cb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5f34c2e9b5cb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5f34c2e9b5cb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5f34c2e94ce4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5f34c2e94ce4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5f34c2e9e1d2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5f34c2e9e1d2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5f34c2e9e1d2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5f34c2e9e1d2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5f34c2e9e1d2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f34c2e9e1d2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5f34c2e9e1d2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5f34c32a1c4f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x5f34c32a1c4f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x748f69fb4aa4 - <unknown>
[INFO] [stdout]   67:     0x748f6a041a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     api::gpt_request::tests::test_call_gpt
[INFO] [stdout]     models::agents::agent_query::tests::tests_query_agent
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1d98d5c4983a0b7752825a03899911a49589817b305b36d505f70cb7dfb76d19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d98d5c4983a0b7752825a03899911a49589817b305b36d505f70cb7dfb76d19", kill_on_drop: false }`
[INFO] [stdout] 1d98d5c4983a0b7752825a03899911a49589817b305b36d505f70cb7dfb76d19
